add note that the semantics of this call, when mixed with the new
authorRyan Lortie <desrt@desrt.ca>
Thu, 19 Jul 2007 23:50:39 +0000 (23:50 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Thu, 19 Jul 2007 23:50:39 +0000 (23:50 +0000)
commitf0cfba930c2315e76f68b6b4e7127daa68e7b7ad
treef1ffcc6ed4307b0510bd7f17a14cc6b5fc425b1c
parent6a45d5b825b17996265263714a137352aa0ba246
add note that the semantics of this call, when mixed with the new

2007-07-20  Ryan Lortie  <desrt@desrt.ca>

        * gtk/gtkwidget.c (gtk_widget_is_composited): add note that the
        semantics of this call, when mixed with the new
        gdk_window_set_composited(), will change in the future.

        * gdk/x11/gdkevents-x11.c (gdk_event_translate): only grab Damage
        events that belong to us.

svn path=/trunk/; revision=18506
ChangeLog
gdk/gdkwindow.c
gdk/x11/gdkevents-x11.c
gdk/x11/gdkwindow-x11.c
gtk/gtkwidget.c